From 07accbe7bab0aaeb477c6ab2b141be7934666646 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 11 Jul 2009 15:45:45 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 5b4ced7841d..38c56c78d07 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,18 @@ +2009-07-11 Eli Zaretskii + + * dired.c (directory_files_internal_w32_unwind) [WINDOWSNT]: New + function. + (directory_files_internal) [WINDOWSNT]: Bind + w32-get-true-file-attributes to either t or nil, depending whether + the filesystem of the directory is fast or slow. + + * w32.c (logon_network_drive): Don't assume PATH is an absolute + file name. + (is_slow_fs): New function. + (stat): Use it to determine whether to issue more system calls to + get accurate file attributes, when w32-get-true-file-attributes is + `local'. + 2009-07-10 Jan Djärv * xfns.c (Fx_select_font): Remember last font selected in -- 2.30.2